home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Columbia Kermit
/
kermit.zip
/
newsgroups
/
misc.20041116-20060924
/
000382_contracer11@gmail.com_Wed Jul 12 12:31:06 2006.msg
< prev
next >
Wrap
Internet Message Format
|
2020-01-01
|
2KB
Path: newsmaster.cc.columbia.edu!panix!bloom-beacon.mit.edu!4.24.21.218.MISMATCH!newsfeed2.dallas1.level3.net!news.level3.com!postnews.google.com!h48g2000cwc.googlegroups.com!not-for-mail
From: contracer11@gmail.com
Newsgroups: comp.protocols.kermit.misc
Subject: Cannot su to root
Date: 10 Jul 2006 17:09:33 -0700
Organization: http://groups.google.com
Lines: 40
Message-ID: <1152576573.476939.97800@h48g2000cwc.googlegroups.com>
NNTP-Posting-Host: 200.173.10.184
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
X-Trace: posting.google.com 1152576578 25310 127.0.0.1 (11 Jul 2006 00:09:38 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Tue, 11 Jul 2006 00:09:38 +0000 (UTC)
User-Agent: G2/0.2
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; TheFreeDictionary.com; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe)
X-HTTP-Via: 1.1 smmtznap001 (NetCache NetApp/5.6.2)
Complaints-To: groups-abuse@google.com
Injection-Info: h48g2000cwc.googlegroups.com; posting-host=200.173.10.184;
posting-account=2iG4AA0AAAC6LlGHhsiKFlhP3V-2NGzy
Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:15639
Hi all:
I=B4m trying su to root in this unix account without success. Can you
help me ?
VAX1 =BB ty sm.com
set host 171.20.10.15
input 3 login:
output schwarz\13
input 3 password
output sun123\13
input 3 $
output pwd\13
input 3 $
output su\13
input 3 Password
if fail stop 1 erro
output sun321\13
input 3 #
if fail stop 1 erro
output who -a\13
input 3 #
output 3 ls\13
close
exit
VAX1 =BB
VAX1 =BB kermit sm.com
login: schwarz
Password:
Last login: Mon Jul 10 21:01:01 from vax1.corp.com
$ pwd
/export/home/users/schwarz
$ su
Password:
VAX1 =BB
I can login in schwarz account, but I can=B4t su to root...